home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
opengl
/
glpixmap
/
glpixmap.pro.z
/
glpixmap.pro
Wrap
Text File
|
2002-04-08
|
239b
|
12 lines
REQUIRES = opengl
TEMPLATE = app
CONFIG += qt opengl warn_on release
HEADERS = glbox.h \
globjwin.h
SOURCES = glbox.cpp \
globjwin.cpp \
main.cpp
TARGET = glpixmap
DEPENDPATH = ../include
!mac:unix:LIBS += -lm